AppNativeAudioEngine_ProvideNativeAudioEngineFactory

@DaggerGenerated
@Generated(value = "dagger.internal.codegen.ComponentProcessor", comments = "https://dagger.dev")
class AppNativeAudioEngine_ProvideNativeAudioEngineFactory : Factory<T>

Constructors

constructor(module: AppNativeAudioEngine, contextProvider: Provider<Context>)

Functions

Link copied to clipboard
open fun create(module: AppNativeAudioEngine, contextProvider: Provider<Context>): AppNativeAudioEngine_ProvideNativeAudioEngineFactory
Link copied to clipboard
open fun get(): NativeAudioEngine
Link copied to clipboard
open fun provideNativeAudioEngine(instance: AppNativeAudioEngine, context: Context): NativeAudioEngine